.top{
    width:100%;
    height:170px;
    padding-top:20px;
    /* background-color: #181d4b; */
    position: relative;
}
.top .logo{
    margin-left:150px;float:left;width:150px;
}
.top .rexian{
    right: 50px;
    top: 30px;
    position: absolute;
    height: 50px;
    line-height: 70px;
    font-size: 25px;
    color: #001994;
}
.top .rexian .text{
    color:red;
    font-size: 25px;
    /* margin-top:30px; */
}
.top .rexian .search{
    color:red;font-size: 25px;margin-top:30px;
}
.top .rexian .search input{
    float: left;width: 200px;height: 40px;
}
.top .rexian .search .doSearch{
    float: left;margin-left:10px;width:40px;height:40px;background: url("../images/search.png");background-size: 100% 100%;
}
.top .name{
    margin-left: 320px;
    font-size: 35px;
    margin-top: 28px;
}
.top .zhuying{
    font-family: z59;
    margin-left: 320px;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 2px;
}
.top .productShow{
    width: 500px;
    height: 170px;
    top: 0px;
    position: absolute;
    left: 850px;
    display: flex;
    align-content: center;
}
.top .productShow img{
    width:150px;
    margin:0 auto;
}
.top2{
    width: 100%;
}
.top2 img{
    width:100%;
}


.top_nav{
    width: 100%;
    height: 70px;
    background-color:#181d4b;
    color:white;
}
.top_nav a{
    color:black;
}
.top_nav .navs{
    width: calc(160px * 8);
    height: 70px;
    margin:0 auto;
    line-height: 50px;
    display: flex;
    align-items: center;
}
.top_nav .navs .nav_fg{
	width:1px;
	color:white;
}
.top_nav .navs .nav{
    width:159px;
    height: 50px;
    margin: 10px auto;
    padding:10px 0px;
    text-align: center;
    color:white;
    transition: all ease 0.5s;

}
.top_nav .navs .nav .s1{
    letter-spacing: 3px;
    text-align:center;
    font-size: 18px;
    font-weight: 700;
}

.top_nav .navs .nav:hover{
    color:white;
    background-color:#faa755;
    transition: all ease 0.5s;
}
/* Ã¦Å“Â¬Ã¤Â¾â€¹Ã¥Â­Âcss */
.slideBox{ /*width:450px; height:230px; */overflow:hidden; position:relative;width:100%;}
.slideBox .hd{ /*height:15px;*/ overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; list-style: none;margin: 0;padding: 0; }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; /*height:100%;*/ z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;list-style: none; }
/* .slideBox .bd li a{height:0} */
/* .slideBox .bd img{ width:450px; height:230px; display:block;  } */
.slideBox .bd img{vertical-align: bottom;width:100%;}

/* Ã¤Â¸â€¹Ã©ÂÂ¢Ã¦ËœÂ¯Ã¥â€°Â/Ã¥ÂÅ½Ã¦Å’â€°Ã©â€™Â®Ã¤Â»Â£Ã§Â ÂÃ¯Â¼Å’Ã¥Â¦â€šÃ¦Å¾Å“Ã¤Â¸ÂÃ©Å“â‚¬Ã¨Â¦ÂÃ¥Ë†Â Ã©â„¢Â¤Ã¥ÂÂ³Ã¥ÂÂ¯ */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.footer{
    width: 100%;
    background-color:#181d4b;
}
.footer .f-view{
    width: 1200px;
    margin:0 auto;
    color:#fff;
    display: flex;
}
.footer .f-view .channel{
    margin:0 auto;
    width:33%;
}
.footer .f-view .channel a .lm{
    color:#fff;
    line-height: 40px;
    font-size: 20px;
    width:50%;
    text-align: center;
    float:left;
}
.footer .f-view .lxwm{
    margin:0 auto;
    width:33%;
}
.footer .f-view .lxwm .text{
    line-height: 40px;
    font-size: 20px;
    text-align: left;
}
.footer .f-view .ewm{
    margin:0 auto;
    width:33%;
    text-align: center;
}
.footer .f-view .ewm .divimg{
    width:150px;
    margin:0 auto;
}
.footer .f-view .ewm .divimg img{
    width: 100%;
}
.footer .banquan{
    width:100%;
}
.footer .banquan .bq{
    width:1200px;
    margin:0 auto;
    text-align: center;
    color:#fff;
}
.clear_no_h{
    clear: both;
}
.i_search {
	overflow: hidden;
	width: 100%;
	background:#FFFBF2;
	border-bottom:1px solid #dedede;
	height: 65px;
}
.i_search .container{
    width: 1200px;
    margin:0 auto;
}
.i_search p {
	font-size: 14px;
	line-height: 65px;
	display: block;
	margin:0;
	width: 65%;
	float: left;
	color: #999;
}
.i_search p a {
	color: #999;
	padding: 0 6px;
}
.i_search .s_key {
	float: right;
	width: 35%;
    position: relative;
	height: 65px;
	
}
.i_search .s_key .sub{
    position: absolute;
    cursor: pointer;
    height:35px;
    line-height: 35px;
    width: 100px;
    right: 0;
    top: 15px;
    background-color: #faa755;
    color: #181d4b;
    text-align: center;
}
.i_search .s_key input {
	width: 75%;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	color: #999;
	margin-left:20px;
	padding-left: 10px;
	margin-top:15px;
	border:1px solid #dedede;
	outline: none;
	float: left;
}